<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.text-c form{
    display: inline-block;
    margin-left: 5px;
    align-items: center;
}
.text-c form input{
    height: 26px;
    line-height: 26px;
    width: 40px;
    border: 1px solid #e3e3e3;
    padding: 0 5px;
    text-align: center;
}
.text-c form button{
    height: 26px;
    line-height: 26px;
    border: 1px solid #e3e3e3;
    width: 50px;
    margin-left: 5px;
}


.bd &gt; ul &gt; li{
    display: none;
}

.bd .this{
    display: block;
}
</pre></body></html>